home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 48
/
MOBICLIC 48.ISO
/
pc
/
DATA
/
PROM
/
PAN01_2.DIR
/
00007_Script_7
< prev
next >
Wrap
Text File
|
2002-07-12
|
119b
|
9 lines
-- curseur texte sur champs modifiables
on mouseEnter
cursor 1
end mouseEnter
on mouseLeave
cursor -1
end